projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c7b839
)
; * lisp/plstore.el: Fix formatting.
author
Stefan Kangas
<stefan@marxist.se>
Fri, 19 Feb 2021 07:30:04 +0000
(08:30 +0100)
committer
Stefan Kangas
<stefan@marxist.se>
Fri, 19 Feb 2021 08:36:11 +0000
(09:36 +0100)
lisp/plstore.el
patch
|
blob
|
history
diff --git
a/lisp/plstore.el
b/lisp/plstore.el
index 46533664d52444401b09e2aeb6d63859fbd7d773..4ca5886bf15eb8c8276cc326b1c6457396fad3b8 100644
(file)
--- a/
lisp/plstore.el
+++ b/
lisp/plstore.el
@@
-1,4
+1,5
@@
;;; plstore.el --- secure plist store -*- lexical-binding: t -*-
+
;; Copyright (C) 2011-2021 Free Software Foundation, Inc.
;; Author: Daiki Ueno <ueno@gnu.org>
@@
-19,7
+20,7
@@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
-;;; Commentary
+;;; Commentary
:
;; Plist based data store providing search and partial encryption.
;;